home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Text / OzTeX 1.9 / Metafont / mfinputs / sklogo.mf < prev    next >
Encoding:
Text File  |  1994-08-19  |  441 b   |  12 lines  |  [TEXT/????]

  1. % skinny variant of METAFONT logo
  2. font_size 30pt#;  % the "design size" of this font
  3. ht#:=25pt#;    % height of characters
  4. xgap#:=1.5pt#;    % horizontal adjustment
  5. u#:=3/9pt#;    % unit width
  6. s#:=1/3pt#;    % extra space at the left and the right
  7. o#:=2/9pt#;    % overshoot
  8. px#:=1pt#;    % horizontal thickness of pen
  9. slant:=-1/9;    % leftward bias
  10. input nlogo    % now generate the font (testing the driver approach)
  11. bye      % and stop.
  12.